Add timestamp option to xenconsoled
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 12 Feb 2008 10:16:20 +0000 (10:16 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 12 Feb 2008 10:16:20 +0000 (10:16 +0000)
commit2bba474f8f2ce5e16919f1c98219237fbbbb3520
tree354d556bdec765a75b794b88fd91c3a7c4b8ea98
parentf029add7ef8d5a4d474263a3a83f84fd7873aca1
Add timestamp option to xenconsoled

Similar to the --log option, --timestamp or -t takes:
- none : No timestamping
- hv   : Timestamp hypervisor logs
- guest: Timestamp guest logs
- all  : Timestamp guest and hypervisor logs

From: Cole Robinson <crobinso@redhat.com>
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
tools/console/daemon/io.c
tools/console/daemon/main.c